Skip to content

feat: merge extension test with neug test#367

Closed
lnfjpt wants to merge 6 commits into
alibaba:mainfrom
lnfjpt:merge-build-wheel
Closed

feat: merge extension test with neug test#367
lnfjpt wants to merge 6 commits into
alibaba:mainfrom
lnfjpt:merge-build-wheel

Conversation

@lnfjpt

@lnfjpt lnfjpt commented May 18, 2026

Copy link
Copy Markdown
Collaborator

Fixes #359 #371

@lnfjpt lnfjpt changed the title feat: merge extension test with neug test (WIP) feat: merge extension test with neug test May 20, 2026
@lnfjpt lnfjpt force-pushed the merge-build-wheel branch from 51909fa to 742bf4f Compare May 20, 2026 07:14
@lnfjpt lnfjpt force-pushed the merge-build-wheel branch from 742bf4f to 0920060 Compare May 25, 2026 09:08
@lnfjpt lnfjpt requested review from shirly121 and zhanglei1949 May 26, 2026 02:20
before-all = ["git submodule update --init --recursive"]

environment = {MACOSX_DEPLOYMENT_TARGET="10.15", CMAKE_PREFIX_PATH="/opt/neug/", DYLD_LIBRARY_PATH="/opt/neug/lib:/opt/neug/lib64", OPENSSL_ROOT_DIR="/opt/neug"}
environment = {MACOSX_DEPLOYMENT_TARGET="10.15", CMAKE_PREFIX_PATH="/opt/neug/", DYLD_LIBRARY_PATH="/opt/neug/lib:/opt/neug/lib64", OPENSSL_ROOT_DIR="/opt/neug", PYBIND11_FINDPYTHON="OFF"}

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why do we need to change this?

@lnfjpt lnfjpt added the skip-check:docs Bypass doc requirement for feat PRs label Jun 9, 2026
@lnfjpt lnfjpt closed this Jun 11, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip-check:docs Bypass doc requirement for feat PRs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Merge workflow build-wheel.yml and neug-extension-test

2 participants